home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / jlut500.zip / MISC.ZIP / IL-CMD.@JL < prev    next >
Text File  |  1991-04-01  |  865b  |  20 lines

  1. ; This File contains lines, which can be analyzed by the option IL.
  2. ; If a line is detected within GT.LOG, IL will recognize it and
  3. ; send a message with the specified subject to the User and/or the
  4. ; the Sysop.
  5. ;
  6. ; A line has sevaral fields delimited with a ','.
  7. ;
  8. ; Field 1: Subject of the Message
  9. ; Field 2: Name of the Message, which will be sent to the User
  10. ; Field 3: Name of the Message, which will be sent to the Sysop
  11. ; Field 4: Text, which should be scanned within GT.LOG (in brackets).
  12. ;
  13. ;234567890123456789012345 12345678 12345678 12345678901234567890
  14. BOOTING                  ,BOOT_U  ,BOOT_S  ,[; BOOTING]
  15. ZIP-REPORT               ,ZIP_U   ,ZIP_S   ,[; ZIPPING]
  16. DBASE-REPORT             ,DBASE_U ,DBASE_S ,[; DBASE]
  17. WORD PROCESSOR REPORT    ,WORD_U  ,WORD_S  ,[; WORD PROCESSOR]
  18. DIV                      ,DIV_U   ,DIV_S   ,[; DIV]
  19.  
  20.